home *** CD-ROM | disk | FTP | other *** search
- object formUpdateReminder: TformUpdateReminder
- Left = 430
- Top = 260
- BorderStyle = bsDialog
- Caption = 'Update reminder'
- ClientHeight = 156
- ClientWidth = 282
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- DesignSize = (
- 282
- 156)
- PixelsPerInch = 96
- TextHeight = 13
- object labelInfo: TLabel
- Tag = 1
- Left = 8
- Top = 16
- Width = 268
- Height = 57
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- WordWrap = True
- end
- object bnOK: TBitBtn
- Left = 104
- Top = 122
- Width = 73
- Height = 25
- Anchors = [akLeft, akBottom]
- TabOrder = 0
- Kind = bkOK
- end
- object cbDontRemindAgain: TCheckBox
- Left = 8
- Top = 88
- Width = 265
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Do not remind me again.'
- TabOrder = 1
- end
- end
-